Skip to content

Test Result : Table Grouping

0 failures (±0)
18 tests (±0)
Took 3.4 sec.

All Tests

Test nameDurationStatus
Table Grouping considers groupingStyle -> aggregate rows must be rendered previous to the grouped rows0.12 secPassed
Table Grouping considers view range -> doesn't render an aggregate row if the last row of the group is not rendered90 msPassed
Table Grouping considers view range -> only renders an aggregate row for rendered rows89 msPassed
Table Grouping does not regroup if rows get inserted, event is from server and table was not empty0.12 secPassed
Table Grouping may group column 0 only0.13 secPassed
Table Grouping may group column 1 and 2 after grouping column 0 first0.47 secPassed
Table Grouping may group column 1 only0.13 secPassed
Table Grouping may group column 1 only after grouping column 0 first0.27 secPassed
Table Grouping may group columns 0 (avg) and 1 (sum)0.26 secPassed
Table Grouping may group columns 0, 1 and 20.46 secPassed
Table Grouping may group columns 2 and 10.24 secPassed
Table Grouping regroups if rows get deleted0.16 secPassed
Table Grouping regroups if rows get inserted0.15 secPassed
Table Grouping regroups if rows get inserted, event is from server and table was empty97 msPassed
Table Grouping regroups if rows get updated0.16 secPassed
Table Grouping regroups when a filter is applied0.18 secPassed
Table Grouping removes aggregate rows if all rows get deleted0.12 secPassed
Table Grouping renders an aggregate row for each group0.12 secPassed